Plug memory leaks caused by wrong use of g_slist_remove_link(). (#405515,
authorMatthias Clasen <mclasen@redhat.com>
Sat, 28 Apr 2007 14:41:04 +0000 (14:41 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 28 Apr 2007 14:41:04 +0000 (14:41 +0000)
commitb72dfb8c4e8d0b3f12a17ff423178eaf44b3c6b5
treef324144858f45361c8969ed96bec9bdc2d0d3b4d
parentd69030de81d1a136cccbbeaaf76601f7ecfe1414
Plug memory leaks caused by wrong use of g_slist_remove_link(). (#405515,

2007-04-28  Matthias Clasen  <mclasen@redhat.com>

        * gdk/win32/bdfcursor.c (compose_cursors_from_fonts):
        * gtk/gtkcombobox.c (gtk_combo_box_cell_layout_reorder):
        * gtk/gtkfilesystemmodel.c (got_root_folder_cb):
        (get_children_folder_cb): Plug memory leaks caused by wrong
        use of g_slist_remove_link().  (#405515, Nicolas Peninguy)

svn path=/trunk/; revision=17671
ChangeLog
gdk/win32/bdfcursor.c
gtk/gtkcombobox.c
gtk/gtkfilesystemmodel.c